Skip to content

Conversation

@CLEMENTINATOR
Copy link
Member

Summary

  • Add optional tags?: string[] field to InputObject interface
  • Include tags in request body for both send() and stream() methods
  • Tags are omitted from request when not provided

Test plan

  • Verify tags are included in request body when provided
  • Verify tags are omitted when not provided
  • Test with InputObject input

🤖 Generated with Claude Code

Add support for tagging requests with custom string labels for better
request categorization and tracking in the AI gateway.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@CLEMENTINATOR CLEMENTINATOR requested a review from a team as a code owner January 26, 2026 11:06
@CLEMENTINATOR CLEMENTINATOR merged commit 4dd1fd3 into main Jan 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants